home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / gus / sdkdigv4.zip / SDKV4N9.TXT < prev   
Text File  |  1993-09-13  |  2KB  |  47 lines

  1.  
  2.  
  3. GUS Programmer's Digest     Mon, 13 Sep 93  0:07 MDT     Volume 4: Issue   9  
  4.  
  5. Today's Topics:
  6.                      DMA rate divisor, correction
  7.  
  8. Standard Info:
  9.     - Meta-info about the GUS can be found at the end of the Digest.
  10.     - Before you ask a question, please READ THE FAQ.
  11.  
  12. ----------------------------------------------------------------------
  13.  
  14. Date: Sun, 12 Sep 93 18:04:22 CDT
  15. From: chuth@lonestar.utsa.edu (Cornel H. Huth)
  16. Subject: DMA rate divisor, correction
  17. Message-ID: <9309122304.AA25418@lonestar.utsa.edu>
  18.  
  19.  > SEE Digest V4 #8 for details:
  20.  > Seems that when doing multiple transfers (as in patch cache to GRAM) and
  21.  > a small sample is transfered, the result can be...crap (noise). Bumping
  22.  > the DMA rate divisor from 0 to 1 fixed the problem.
  23.  
  24. Though that was NOT the cause of the problem. The problem was caused by
  25. my ISR page-break handler clearing the GRAM_DMA_BUSY flag after returning
  26. from the next page startup code. The next xfer would screw up the page-break
  27. initiated xfer and...  DMA rate divisor is back at 0 and working like a
  28. Bat Out of Hell II. Weird coincidences can be so fun.
  29.  
  30. ------------------------------
  31.  
  32. End of GUS Programmer's Digest V4 #9
  33. ************************************
  34.  
  35. To post to tomorrow's digest:               <gus-sdk%itchy@dsd.es.com>
  36. To (un)subscribe or get help:       <gus-sdk-request%itchy@dsd.es.com>
  37. To contact a human (last resort):     <gus-sdk-owner%itchy@dsd.es.com>
  38.  
  39. FTP sites:         archive.epas.utoronto.ca         pub/pc/ultrasound
  40.                    wuarchive.wustl.edu       systems/msdos/ultrasound
  41. Hints:
  42.       - Get the FAQ from the FTP sites or the request server.
  43.       - Mail to <gus-sdk-request%itchy@dsd.es.com> for info about
  44.     other GUS related mailing lists (UNIX, OS/2, GUS-MIDI, etc.)
  45.  
  46.  
  47.